docs(readme): professional README overhaul for open-source launch#439
Merged
Conversation
- Rewrite README.md with clear AI-native positioning and vision/mission - Add README.zh-CN.md for Chinese developers - Add new banner, logo, and demo screenshot assets - Update LICENSE copyright year to 2025-2026 - Include community links (Discord, X, docs, website) - Add CI badge, license badge, and quick start guide - Structure: Hero -> Badges -> Demo -> Quick Start -> Features -> Community
…, and redundant What is Libra? section - Remove overly verbose vision statement (keep mission only) - Remove demo screenshot to reduce visual weight - Remove 'What is Libra?' section (redundant with hero title) - Compact badges into single horizontal row without wrapper div - Net -62 lines for cleaner, more scannable README
…raph Restore the Git vs Libra comparison table after badges section. Remove the verbose 'What is Libra?' intro text but retain the differentiator table that users scanning from top expect to see.
…chitecture section - Replace provider table with concise text: lists all 7 providers, switch with --provider - Update docs link to /en/docs/getting-started/agent - Remove Architecture section (details belong in docs site, not README)
…enter badges; fix doc links - Split hero section: title and subtitle remain centered, description text left-aligned - Wrap badges in <p align="center"> for centered layout - Update Quick Start 'full documentation' link to /en/docs/getting-started - Update bottom 'Get Started' link to /en/docs/getting-started
GitHub markdown parser ignores markdown inside <p> tags, causing badge source code to render as raw text. <div align="center"> correctly centers badges while preserving markdown parsing.
… and AI-Native Subcommands sections - Add 'Copyright (c) 2026 GitMono Limited' to LICENSE and both READMEs - Remove Multi-Agent Collaboration section (provider switching examples) - Remove AI-Native Subcommands section (command reference table)
…n Quick Start - Replace libra code examples with agent capture workflow (enable -> run -> inspect) - Update doc link to /en/docs/getting-started/agent
- Tiered storage: MinIO -> RustFS - Supported AI Providers: replace provider list with Claude Code/CodeX/OpenCode - Copyright lines already on separate lines (no change needed)
genedna
approved these changes
Jul 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Complete overhaul of Libra's README for open-source community launch, with both English (
README.md) and Chinese (README.zh-CN.md) versions.Changes
Structure
Content
Assets
docs/image/libra-banner.png)docs/image/libra-logo.svg)LICENSE
Files Changed
README.md— full rewrite (340 insertions, 605 deletions)README.zh-CN.md— new Chinese READMELICENSE— copyright updatedocs/image/libra-banner.png— new bannerdocs/image/libra-demo.png— demo screenshotdocs/image/libra-logo.svg— logo